home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / gir1.0-glib-2.0 / copyright < prev    next >
Encoding:
Text File  |  2009-10-01  |  5.7 KB  |  153 lines

  1. This package was debianized by Sebastian Dr├╢ge <slomo@debian.org> on
  2. Sun, 21 Sep 2008 19:32:37 +0200.
  3.  
  4. It was downloaded from:
  5.         <http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/>
  6.  
  7. Upstream Authors:
  8.   Matthias Clasen <mclasen@redhat.com>
  9.   Johan Dahlin  <johan@gnome.org>
  10.   J├╝rg Billeter  <j@bitron.ch>
  11.   Philip Van Hoof  <pvanhoof@gnome.org>
  12.   Rob Taylor  <rob.taylor@codethink.co.uk>
  13.  
  14. Copyright:
  15.  
  16.  For everything not noted explicitly below:
  17.    Copyright (C) 2005 Matthias Clasen
  18.  
  19.  
  20.  For girepository/girparser.c:
  21.    Copyright (C) 2008 Philip Van Hoof
  22.  
  23.  For giscanner/ast.py,
  24.      giscanner/cgobject.py,
  25.      giscanner/config.py.in,
  26.      giscanner/girparser.py,
  27.      giscanner/girwriter.py,
  28.      giscanner/giscannermodule.c,
  29.      giscanner/glibast.py,
  30.      giscanner/glibtransformer.py,
  31.      giscanner/__init__.py,
  32.      giscanner/odict.py,
  33.      giscanner/utils.py,
  34.      giscanner/transformer.py,
  35.      giscanner/xmlwriter.py,
  36.      giscanner/sourcescanner.py:
  37.    Copyright (C) 2008 Johan Dahlin
  38.  
  39.  For giscanner/sourcescanner.[ch]:
  40.    Copyright (C) 2007 J├╝rg Billeter
  41.    Copyright (C) 2008 Johan Dahlin
  42.  
  43.  For giscanner/scannerparser.y,
  44.      giscanner/scannerlexer.l:
  45.    Copyright (c) 1997 Sandro Sigala  <ssigala@globalnet.it>
  46.    Copyright (c) 2007-2008 J├╝rg Billeter  <j@bitron.ch>
  47.  
  48.  For misc/pep8.py:
  49.    Copyright (C) 2006 Johann C. Rocholl <johann@browsershots.org>
  50.  
  51.  For misc/pyflakes.py:
  52.    Copyright (c) 2005-2008 Divmod, Inc.
  53.  
  54.  For tools/g-ir-scanner:
  55.    Copyright (C) 2008  Johan Dahlin
  56.  
  57. License:
  58.  
  59.  For everything not noted explicitly below:
  60.  
  61.   This program is free software: you can redistribute it and/or modify
  62.   it under the terms of the GNU General Public License as published by
  63.   the Free Software Foundation, either version 3 of the License, or
  64.   (at your option) any later version.
  65.  
  66.   This program is distributed in the hope that it will be useful,
  67.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  68.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  69.   GNU General Public License for more details.
  70.  
  71.   You should have received a copy of the GNU General Public License
  72.   along with this program.  If not, see <http://www.gnu.org/licenses/>.
  73.  
  74.  On Debian systems, the complete text of the GNU General Public
  75.  License can be found in `/usr/share/common-licenses/GPL'.
  76.  
  77. ----------------------------------------
  78.  
  79.  For girepository/*.[ch],
  80.      giscanner/giscannermodule.c,
  81.      giscanner/sourcescanner.[ch],
  82.      tools/compiler.c,
  83.      tools/generate.c:
  84.  
  85.   This library is free software; you can redistribute it and/or
  86.   modify it under the terms of the GNU Lesser General Public
  87.   License as published by the Free Software Foundation; either
  88.   version 2 of the License, or (at your option) any later version.
  89.  
  90.   This library is distributed in the hope that it will be useful,
  91.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  92.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  93.   Lesser General Public License for more details.
  94.  
  95.   You should have received a copy of the GNU Lesser General Public
  96.   License along with this library; if not, write to the
  97.   Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  98.   MA 02110-1301, USA.
  99.  
  100.  On Debian systems, the complete text of the GNU Lesser General Public
  101.  License can be found in `/usr/share/common-licenses/LGPL'.
  102.  
  103. ----------------------------------------
  104.  
  105.  For giscanner/scannerlexer.l,
  106.      giscanner/scannerparser.y:
  107.  
  108.   Redistribution and use in source and binary forms, with or without
  109.   modification, are permitted provided that the following conditions
  110.   are met:
  111.   1. Redistributions of source code must retain the above copyright
  112.      notice, this list of conditions and the following disclaimer.
  113.   2. Redistributions in binary form must reproduce the above copyright
  114.      notice, this list of conditions and the following disclaimer in the
  115.      documentation and/or other materials provided with the distribution.
  116.  
  117.   THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  118.   IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  119.   OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  120.   IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  121.   INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  122.   NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  123.   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  124.   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  125.   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  126.   THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  127.  
  128. ----------------------------------------
  129.  
  130.  For misc/pep8.py,
  131.      misc/pyflakes.py:
  132.  
  133.   Permission is hereby granted, free of charge, to any person
  134.   obtaining a copy of this software and associated documentation files
  135.   (the "Software"), to deal in the Software without restriction,
  136.   including without limitation the rights to use, copy, modify, merge,
  137.   publish, distribute, sublicense, and/or sell copies of the Software,
  138.   and to permit persons to whom the Software is furnished to do so,
  139.   subject to the following conditions:
  140.  
  141.   The above copyright notice and this permission notice shall be
  142.   included in all copies or substantial portions of the Software.
  143.  
  144.   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  145.   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  146.   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  147.   NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
  148.   BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  149.   ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  150.   CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  151.   SOFTWARE.
  152.  
  153.